You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLMtxVec Class > TOpenCLMtxVec Methods > Log10 Method > TOpenCLMtxVec.Log10 Method ([In] TOpenCLMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLMtxVec.Log10 Method ([In] TOpenCLMtxVec)

Calculate the log base 10 for all X elements.

Syntax
C#
Visual Basic
public TOpenCLMtxVec Log10([In] TOpenCLMtxVec X);

Store the results in the calling object. Size and TOpenCLBase.ComplexComplexproperties of the calling vector are set implicitly to match the X object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!